/ Assembly List / LJCDBViewDAL / ViewConditionSetManager / LoadWithParentID

Namespace - LJCDBViewDAL


Parameters
filterID - The parent ID.

Returns

The data object record collection.

Syntax

C#
public ViewConditionSets LoadWithParentID(Int32 filterID)

Retrieves a collection of Data records for the specified parent ID.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.